refactor(react-ui): ArrowCardPair#306
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ceaebce to
b1eb036
Compare
2b998ad to
17fe516
Compare
b1eb036 to
9797ef9
Compare
17fe516 to
3f99258
Compare
3f99258 to
5d27feb
Compare
9797ef9 to
75ae960
Compare
5d27feb to
f8f3c65
Compare
75ae960 to
c2518df
Compare
f8f3c65 to
79cae8a
Compare
c2518df to
4922e72
Compare
79cae8a to
8e2d956
Compare
4922e72 to
25c55d9
Compare
25c55d9 to
947f8c9
Compare
3cd4bdd to
edf9eae
Compare
089de44 to
3760f17
Compare
There was a problem hiding this comment.
I never really liked the ArrowCardPair name, feels very verbose. How about ArrowStack or CardPair?
There was a problem hiding this comment.
Honestly I prefer ArrowCardPair over the other 2, but I can consider renaming it to something else. I was thinking maybe CardPairWithArrow although that's even longer, but more understandable I think.
Anyways I would prefer to rename it in a separate PR as that component touches several files that would cause many conflicts.
There was a problem hiding this comment.
Let's leave it as is then, it's more of a nit.
There was a problem hiding this comment.
react-ui needs changeset update since now we have automatic releases. It will be a patch change. wallet-react-ui doesn't need it because nothing changes on the consumer end.
Here's the full reference on how to do it. One note: we don't need to merge #316 - we can just keep on developing until we have a decent stack of changes or need an urgent release.
b670bbf to
955239a
Compare
3760f17 to
23df8a7
Compare
955239a to
33fb6e2
Compare
23df8a7 to
293b030
Compare
293b030 to
48886df
Compare
33fb6e2 to
32f8ea2
Compare
48886df to
e9b4caa
Compare
32f8ea2 to
204fdea
Compare
c0bee61 to
ef1fc6f
Compare
204fdea to
7fe72f4
Compare
# Conflicts: # packages/wallet-react-ui/src/signing/pages/CollectionApproval.tsx # packages/wallet-react-ui/src/signing/pages/Erc20Approval.tsx # packages/wallet-react-ui/src/signing/pages/Erc20Transfer.tsx # packages/wallet-react-ui/src/signing/pages/EthTransfer.tsx
ef1fc6f to
63521d5
Compare
commit: |
Summary
This PR refactor
ArrowCardPaircomponent toreact-uias it is reused in SRA.